home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
datash1a
/
contacts.mdb
/
AddressBook.json
next >
Wrap
JavaScript Object Notation
|
1999-10-09
|
2KB
{
"schema": {
"Name": "Text (20) NOT NULL",
"Association": "Text (15) NOT NULL",
"PhoneNumber": "Text (13) NOT NULL"
},
"data": [
{
"Name": "Dan Summers",
"Association": "Family",
"PhoneNumber": "333-3497"
},
{
"Name": "Robert Smith",
"Association": "Family",
"PhoneNumber": "742-9832"
},
{
"Name": "Paul Rodrigez",
"Association": "Work",
"PhoneNumber": "799-2947"
},
{
"Name": "Robert Smith",
"Association": "Work",
"PhoneNumber": "822-3287"
},
{
"Name": "Bob Smith",
"Association": "Home",
"PhoneNumber": "883-4302"
},
{
"Name": "Mary French",
"Association": "Family",
"PhoneNumber": "214-230-7743"
},
{
"Name": "Harry Wilson",
"Association": "Home",
"PhoneNumber": "883-2323"
},
{
"Name": "Mark Brown",
"Association": "Nieghbor",
"PhoneNumber": "868-2245"
},
{
"Name": "Sam Wright",
"Association": "Work",
"PhoneNumber": "256-9876"
},
{
"Name": "Patty Crammer",
"Association": "Work",
"PhoneNumber": "793-6245"
},
{
"Name": "Bob Black",
"Association": "Home",
"PhoneNumber": "865-9825"
},
{
"Name": "Lisa Mabrick",
"Association": "Nieghbor",
"PhoneNumber": "824-6932"
},
{
"Name": "Dean Hampton",
"Association": "Church",
"PhoneNumber": "883-9245"
},
{
"Name": "Mark Smith",
"Association": "Home",
"PhoneNumber": "833-7609"
},
{
"Name": "Don Howards",
"Association": "Nieghbor",
"PhoneNumber": "888-4209"
},
{
"Name": "Shiela Carson",
"Association": "Church",
"PhoneNumber": "799-2376"
},
{
"Name": "Mrs Anderson",
"Association": "School",
"PhoneNumber": "242-3487"
},
{
"Name": "Principle Skinner",
"Association": "School",
"PhoneNumber": "321-8274"
},
{
"Name": "Deacon Frank Harris",
"Association": "Church",
"PhoneNumber": "889-3528"
},
{
"Name": "Pam Green",
"Association": "Church",
"PhoneNumber": "947-2984"
}
]
}